home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 05.zip / BS1 part 5 / SASC_6.0_Disk_4.adf / Compiler_Headers / Include / pragmas / diskfont_pragmas.h < prev    next >
C/C++ Source or Header  |  1992-07-30  |  422b  |  9 lines

  1. /* "diskfont.library"*/
  2. #pragma libcall DiskfontBase OpenDiskFont 1E 801
  3. #pragma libcall DiskfontBase AvailFonts 24 10803
  4. /*--- functions in V34 or higher (distributed as Release 1.3) ---*/
  5. #pragma libcall DiskfontBase NewFontContents 2A 9802
  6. #pragma libcall DiskfontBase DisposeFontContents 30 901
  7. /*--- functions in V36 or higher (distributed as Release 2.0) ---*/
  8. #pragma libcall DiskfontBase NewScaledDiskFont 36 9802
  9.